Skip to content

Emit runtime metadata for parent agent tools#1766

Merged
chubes4 merged 1 commit into
mainfrom
fix/parent-tool-runtime-metadata
Jul 14, 2026
Merged

Emit runtime metadata for parent agent tools#1766
chubes4 merged 1 commit into
mainfrom
fix/parent-tool-runtime-metadata

Conversation

@chubes4

@chubes4 chubes4 commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Emit canonical control-plane runtime metadata for every parent runner-workspace tool.
  • Derive runtime metadata from execution location and reject contradictory policy metadata before recipe execution.
  • Lock the 14-tool Docs Agent payload from run 29298164272 in regression coverage.

Fixes #1765

Testing

  1. Run npm run build.
  2. Run npm run test:runtime-tool-policy.
  3. Run npm run test:agent-task-contracts.
  4. Run npm run test:agent-task-runtime-package-staging.
  5. Run npm run test:agent-no-data-machine-loop.
  6. Run npm run test:php-tool-policy-normalization && npm run test:php-runner-workspace-tools && npm run test:php-runtime-task-runner && npm run test:php-agents-api-adapter-contract.
  7. Run actionlint .github/workflows/run-agent-task.yml.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode with openai/gpt-5.6-terra
  • Used for: Implemented the policy validation and regression coverage with Chris Huber.

@chubes4
chubes4 merged commit b191793 into main Jul 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emit valid runtime metadata for parent agent tools

1 participant